home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 1
/
Magazine.iso
/
EL MAC 1
/
Infotenimiento
/
Blender
/
OPENING.Dir
/
00026.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-13
|
266 b
|
16 lines
on exitFrame
global DEST, volume
set DEST to the pathName
if the quickTimePresent then
continue()
else
go("ERROR")
end if
set volume to 6
SETSPEAKER()
if the machineType <> 256 then
openXLib("RW.XOj")
initRearWindow(255)
end if
end